home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17210 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: howland.reston.ans.net!psinntp!psinntp!psinntp!pipeline!news
  2. From: gordo@pipeline.com (Gordo Krefting)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: windows programing
  5. Date: Sun, 14 Apr 1996 17:19:11 GMT
  6. Organization: The Pipeline
  7. Message-ID: <4kr1kt$dvm@news.nyc.pipeline.com>
  8. References: <4kkjpg$m34@excelsior.flash.net>
  9. NNTP-Posting-Host: pipe9.nyc.pipeline.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. bobp@flash.net wrote:
  13.  
  14. >Can any one help me find a book on program ing windows without the
  15. >foundation class.
  16. >I learned how to program  c about three years ago.  At that time I
  17. >learned to program the Amiga.  I now work on PCs and have visual c++.
  18. >I am finding that c++, at least as the book show, requires you to
  19. >learn there foundation classes. I know that these are supposed to make
  20. >programing easier, but I would like to do everything myself.  (more
  21. >fun more learning).
  22.  
  23. >Any help is appriciated
  24.  
  25. Charles Petzold's "Programming Windows 3.1" and "Programming Windows
  26. 95" demonstrate bare bones Windows programming using C - without MFC.
  27. All of the techniques demonstrated apply to C++ as well.
  28.  
  29. gordo
  30.  
  31.  
  32.